'Declaration
<DispIdAttribute(560)> Function PrintSetActivePrinter( _ ByVal PrinterName As String _ ) As Boolean
[DispId(560)] bool PrintSetActivePrinter( string PrinterName )
function PrintSetActivePrinter( PrinterName: String ): Boolean;
DispIdAttribute(560) function PrintSetActivePrinter( PrinterName : String ) : boolean;
[DispId(560)] bool PrintSetActivePrinter( string* PrinterName )
[DispId(560)] bool PrintSetActivePrinter( String^ PrinterName )
Parameters
- PrinterName